x86/boot/reloc: mask out MBI_BOOTDEV from mbi flags
authorDaniel Kiper <daniel.kiper@oracle.com>
Tue, 3 Feb 2015 10:31:27 +0000 (11:31 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 3 Feb 2015 10:31:27 +0000 (11:31 +0100)
commit1663bdbe1a3e5fe41c898a67c6ac4d30730d8394
treedb360b2984af7cde04300965d14b7a61cc064dcb
parent24fdc89e48b737d5131863621df56cb76914ffba
x86/boot/reloc: mask out MBI_BOOTDEV from mbi flags

..because it is ignored by Xen.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/boot/reloc.c